- single-output function
- функция с одним выходом, одновыходная функция
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Function (mathematics) — f(x) redirects here. For the band, see f(x) (band). Graph of example function, In mathematics, a function associates one quantity, the a … Wikipedia
Single photon emission computed tomography — (SPECT, or less commonly, SPET) is a nuclear medicine tomographic imaging technique using gamma rays. It is very similar to conventional nuclear medicine planar imaging using a gamma camera. However, it is able to provide true 3D information.… … Wikipedia
Function generator — [ http://www.agilent.com/u2761a U2761A] USB Modular Function Generator from Agilent Technologies] A function generator is a piece of electronic test equipment or software used to generate electrical waveforms. These waveforms can be either… … Wikipedia
Function block diagram — A function block diagram is a diagram, that describes a function between input variables and output variables. A function is described as a set of elementary blocks. Input and output variables are connected to blocks by connection lines. An… … Wikipedia
Function representation — In computer graphics the function representation (FRep [Shape Modeling and Computer Graphics with Real Functions, [http://www.hyperfun.org/F rep.html FRep Home Page] ] or F Rep) is used in solid modeling. FRep was introduced in Function… … Wikipedia
function — /fungk sheuhn/, n. 1. the kind of action or activity proper to a person, thing, or institution; the purpose for which something is designed or exists; role. 2. any ceremonious public or social gathering or occasion. 3. a factor related to or… … Universalium
Output elasticity — In economics, output elasticity is the percentage change of output (GDP or production of a single firm) divided by the percentage change of an input. It is sometimes called partial output elasticity to clarify that it refers to the change of only … Wikipedia
function — 1. The special action or physiologic property of an organ or other part of the body. 2. To perform its special work or office, said of an organ or other part of the body. 3. The general properties of any substance, depending on its chemical … Medical dictionary
One-way compression function — In cryptography, a one way compression function is a function that transforms two fixed length inputs to an output of the same size as one of the inputs. The transformation is one way , meaning that it is difficult given a particular output to… … Wikipedia
Transfer function — A transfer function (also known as the system function[1] or network function) is a mathematical representation, in terms of spatial or temporal frequency, of the relation between the input and output of a linear time invariant system. With… … Wikipedia
Anonymous function — In computing, an anonymous function is a function (or a subroutine) defined, and possibly called, without being bound to a name. In lambda calculus, all functions are anonymous. The Y combinator can be utilised in these circumstances to provide… … Wikipedia